api-key create - API Key Creation Command
Command Title
/api-key create
Description
This command allows server administrators to generate a new API key. This feature is available to users with the Ultimate plan, enabling programmatic interaction with the bot's features outside of Discord.
Usage
/api-key create
Examples
-
Example 1: Create a new API key.
/api-key create
Notes
- This command will generate a unique API key that can be used for external integrations.
- Keep your API key secure. Do not share it publicly, as it grants access to your bot's features.
FAQ
-
Q: What is an API key used for?
A: An API key is used to authenticate and authorize requests from external applications or services to interact with your bot's features programmatically.
-
Q: Can I create multiple API keys?
A: Yes, you can create multiple API keys to support different integrations or use cases.
-
Q: What should I do if my API key is compromised?
A: If your API key is compromised, you should revoke it and generate a new one immediately.